Skip to content

[SPIR-V] Support sign() intrinsics for unsigned integer.#7845

Merged
s-perron merged 2 commits into
microsoft:mainfrom
luciechoi:sign
Oct 30, 2025
Merged

[SPIR-V] Support sign() intrinsics for unsigned integer.#7845
s-perron merged 2 commits into
microsoft:mainfrom
luciechoi:sign

Conversation

@luciechoi
Copy link
Copy Markdown
Collaborator

Fixes #7755

@luciechoi luciechoi marked this pull request as ready for review October 27, 2025 03:20
@luciechoi luciechoi requested a review from s-perron October 27, 2025 03:21
Comment thread tools/clang/lib/SPIRV/SpirvEmitter.cpp Outdated
@s-perron
Copy link
Copy Markdown
Collaborator

Is zero a special value?

@s-perron
Copy link
Copy Markdown
Collaborator

/AzurePipelines run

@s-perron s-perron enabled auto-merge (squash) October 30, 2025 16:45
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@s-perron s-perron merged commit a699e7e into microsoft:main Oct 30, 2025
12 checks passed
@github-project-automation github-project-automation Bot moved this from New to Done in HLSL Roadmap Oct 30, 2025
s-perron pushed a commit to llvm/offload-test-suite that referenced this pull request Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

[SPIR-V] sign function is not implemented for unsigned integers

2 participants